This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I have a workflow who allow user to validate Notes documents by clicking on buttons. For now, they are allowed to edit document by double-clicking in the form. They have all editor rights in the ACL. I'd like to force them to use the "modify" button, in order to set the editor rights more precisely.
To block editing by double-clicking, I tried:
- using querymodechange and set a flag --> no success because my workflow change the document mode in order to edit it.
- using SaveOptions="0" to block saving commands like Ctrl+S --> no success neither, the feature block command @command([FileSave]), and I need it
So, do you have a easy way to prevent users from editing document in other way than by clicking on a button ?
Thanks a lot for your help :)
Feedback number WEBB8NHJT3 created by ~Lisa Fezjumisonflar on 11/11/2011
Status: Open
Comments: